Use a FIFO list for storing GdkSelProp of a single window so that
authorIvan, Wong Yat Cheung <email@ivanwong.info>
Wed, 2 Feb 2005 17:31:47 +0000 (17:31 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 2 Feb 2005 17:31:47 +0000 (17:31 +0000)
commitc922869cdf97ea713f5c3472200d593e4822b7ce
treecd61659489d59ba8e07ce1e5887370f33f8ba5c2
parent762daeb3cf051dc77889f5c09c5439b9891e9607
Use a FIFO list for storing GdkSelProp of a single window so that

2005-02-02  Ivan, Wong Yat Cheung  <email@ivanwong.info>

* gdk/win32/gdkselection.c: Use a FIFO list for storing GdkSelProp
of a single window so that gtk_clipboard_request_contents() can be
called inside a GtkClipboardReceivedFunc(). (#163844)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/win32/gdkselection-win32.c